Companion

object Companion

Properties

Link copied to clipboard

The ValueEncoderRegistry instance used for encoding values supplied to SQL statements in the PostgreSQL class. This registry maps data types to their corresponding encoders, which convert values into a format suitable for inclusion in SQL queries.